Use the DataRowGetValue Activity
Note: Use caution when building or editing a workflow. For further advice or to arrange training, contact your professional services consultant.
The DataRowGetValue activity can be included when specific table information is required.
The DataRowGetValue activity is located in the Tribal Generic section of the Tribal Toolbox.
Note: The minimum requirement for the DataRowGetValue activity is the DataRow value.
This activity contains the following relevant properties:
Section | This field | Holds this information... |
---|---|---|
Misc | Column | The column within the table to interrogate. |
DataRow | The row within the table column to interrogate. | |
DisplayName |
The title of the activity. Note: The DisplayName property is set to DataRowGetValue by default. |
|
OutObject | The object passed out of the activity (for example: a variable or function). | |
OutString | The string passed out of the activity. |
Clicking the ellipsis button adjacent to the relevant field opens the Expression Editor where you can enter the relevant code in the Visual Basic (VB) format